aci_png 0.5.2

Encode(TODO) and decode png and apng(TODO) image files.
Documentation

Aldaron's Codec Interface / PNG 0.5.2

Aldaron's Codec Interface / PNG is a library developed by Plop Grizzly. It encodes(TODO) and decodes pngs and apngs(TODO).

Cargo / Documentation

Features

aci_png's current features:

  • Decode png image files

aci_png's planned features:

  • Encode png image files
  • Decode apng files.
  • Encode apng files.

Support

aci_png's current support:

  • Platforms that support png crate (platforms with libc)

aci_png's planned support:

  • Without png crate, with optimized multithreaded rust png loading.
  • Arduino and Raspberry Pi (no os)

Contributing

If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at jeron.lau@plopgrizzly.com. I'll appreciate any help.